externalNotification

@get:JvmName(name = "getExternalNotification")
@set:JvmName(name = "setExternalNotification")
var externalNotification: ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig
The part of the config that is specific to the ExternalNotification module

.meshtastic.ModuleConfig.ExternalNotificationConfig external_notification = 3;